From dddb6377dd6f769d3956525cbbd51a7546a38a49 Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Mon, 17 May 2010 12:40:58 +0000 Subject: [PATCH] Drop from install step. No wikitext in these messages and no need to introduce it just for this. --- includes/installer/Installer.i18n.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/installer/Installer.i18n.php b/includes/installer/Installer.i18n.php index d762cfaef8..4da815d612 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -425,7 +425,7 @@ Make sure that the user "$1" can write to the schema "$2".', 'config-insecure-secretkey' => "'''Warning:''' Unable to create secure \$wgSecretKey. Consider changing it manually.", 'config-install-sysop' => 'Creating administrator user account', - 'config-install-localsettings' => 'Creating LocalSettings.php', + 'config-install-localsettings' => 'Creating LocalSettings.php', 'config-install-localsettings-unwritable' => 'Warning: Could not write LocalSettings.php. Create it yourself, using the following text:', 'config-install-done' => "'''Congratulations!''' -- 2.20.1